home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 March / MINDWARE_MAR_2001.iso / Software / developers / Readers / buildzone zapper / Zapper.exe / CONSTRUCTION+INDUSTRY < prev    next >
Encoding:
Extensible Markup Language  |  2000-10-24  |  30.9 KB  |  658 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE pack SYSTEM "zapper.dtd">
  3.  
  4. <pack title="Construction Industry" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGP/GP2584.zap" version="3.0">
  5. <desc>
  6. Useful resources for builders and contractors.
  7. </desc>
  8. <hier>
  9.   <folder label="Building Resources" tip="">
  10.     <glref label="BuildFind" url="http://lib.zapper.com/services/DirDownloadGL/GL15703.zap"/>
  11.     <glref label="About Construction Indus." url="http://lib.zapper.com/services/DirDownloadGL/GL15706.zap"/>
  12.     <glref label="Building Indus. Exchange" url="http://lib.zapper.com/services/DirDownloadGL/GL15697.zap"/>
  13.     <glref label="Building Industry News" url="http://lib.zapper.com/services/DirDownloadGL/GL15693.zap"/>
  14.   </folder>
  15.   <folder label="Construction Industry" tip="">
  16.     <glref label="Contractors Locator (zip)" url="http://lib.zapper.com/services/DirDownloadGL/GL15707.zap"/>
  17.     <glref label="Indian Builders/Contractors" url="http://lib.zapper.com/services/DirDownloadGL/GL15698.zap"/>
  18.     <glref label="India's Construction Firms" url="http://lib.zapper.com/services/DirDownloadGL/GL15695.zap"/>
  19.   </folder>
  20.   <folder label="Construction Magazines" tip="">
  21.     <glref label="Envir. Building News " url="http://lib.zapper.com/services/DirDownloadGL/GL15712.zap"/>
  22.     <glref label="Buildings.com" url="http://lib.zapper.com/services/DirDownloadGL/GL15711.zap"/>
  23.     <glref label="Building Design & Constr." url="http://lib.zapper.com/services/DirDownloadGL/GL15701.zap"/>
  24.     <glref label="Contractors Zone" url="http://lib.zapper.com/services/DirDownloadGL/GL15700.zap"/>
  25.   </folder>
  26.   <folder label="Building Equip. & Supplies" tip="">
  27.     <glref label="Equipment Manufacturers" url="http://lib.zapper.com/services/DirDownloadGL/GL15708.zap"/>
  28.     <glref label="Bricsnet products (prod.)" url="http://lib.zapper.com/services/DirDownloadGL/GL15704.zap"/>
  29.     <glref label="Building Products in India" url="http://lib.zapper.com/services/DirDownloadGL/GL15696.zap"/>
  30.   </folder>
  31.   <folder label="Lightning" tip="">
  32.     <glref label="LightForum.com" url="http://lib.zapper.com/services/DirDownloadGL/GL15705.zap"/>
  33.     <glref label="Lightsearch.com (comp.)" url="http://lib.zapper.com/services/DirDownloadGL/GL15709.zap"/>
  34.     <glref label="Lightsearch.com (prod.)" url="http://lib.zapper.com/services/DirDownloadGL/GL15692.zap"/>
  35.   </folder>
  36.   <folder label="Green Materials" tip="">
  37.     <glref label="Green Building Source" url="http://lib.zapper.com/services/DirDownloadGL/GL15699.zap"/>
  38.     <glref label="Sustainable Building" url="http://lib.zapper.com/services/DirDownloadGL/GL15694.zap"/>
  39.     <glref label="Oikos (product)" url="http://lib.zapper.com/services/DirDownloadGL/GL15710.zap"/>
  40.     <glref label="Oikos (company)" url="http://lib.zapper.com/services/DirDownloadGL/GL15702.zap"/>
  41.   </folder>
  42. </hier>
  43.  
  44. <external>
  45. FileName=Construction Industry
  46. author=NAtalie Cherniakov
  47. keywords=Home Improvement, construction industry, building directory, architects, contractors, material suppliers, product manufacturers, concrete, masonry, block, brick, fireplaces, HVAC, plumbing, doors, windows, glass, decking, steel, plastic, lumber, hardware, construction equipment, fabrication, manufacturing, building, building industry, environmental building, sustainable building, green building, ecological construction, earth-friendly construction, recycled, non-toxic, renewable, solar, photovoltaic, ecofriendly, baubiologie, environmentally responsible design, commercial buildings industry, builders, construction facilities, construction facility, building materials
  48. </external>
  49. <zaplet title="Envir. Building News " type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15712.zap">
  50. <desc>
  51.   Read articles on %[[keyword]%] from BuildingGreen.com.
  52.   </desc>
  53.   
  54.   
  55.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  56. {
  57.    //@*((DEFAULT: http://www.buildinggreen.com/
  58.    if (! text.search(/^ *$/))
  59.       return new HttpRequest("http://www.buildinggreen.com/");
  60.    //@*))DEFAULT
  61.  
  62.    var req = new HttpRequest("http://www.buildinggreen.com/cgi/search.pl");
  63.    req.setMethod("GET");
  64.    req.addParam("Range=" + "All");
  65.    req.addParam("Format=" + "Standard");
  66.    req.addParam("Terms=" + text);
  67.    return req;
  68. }]]></script>
  69. <external>
  70. author=Natalie Cherniakov
  71. keywords=Buildinggreen, environmental building news, sustainable building, green building, ecological construction, earth-friendly construction, recycled, non-toxic, renewable, solar, photovoltaic, ecofriendly, baubiologie, environmentally responsible design
  72. od_path=Top/Business/Industries/Construction_and_Maintenance/Trade_Magazines/
  73. </external>
  74. </zaplet>
  75.  
  76. <zaplet title="Buildings.com" type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15711.zap">
  77. <desc>
  78.   Find commercial/institutional buildings market info on %[[keyword]%] from Buildings.com.
  79.   </desc>
  80.   
  81.   
  82.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  83. {
  84.    //@*((DEFAULT: http://www.buildings.com/
  85.    if (! text.search(/^ *$/))
  86.       return new HttpRequest("http://www.buildings.com/");
  87.    //@*))DEFAULT
  88.  
  89.    var req = new HttpRequest("http://search.atomz.com/search/");
  90.    req.setMethod("GET");
  91.    req.addParam("sp-q=" + text);
  92.    req.addParam("submit=" + "Search");
  93.    req.addParam("sp-a=" + "00080c8a-sp00000000");
  94.    return req;
  95. }]]></script>
  96. <external>
  97. author=Natalie Cherniakov
  98. keywords=commercial buildings industry source, buildings, builders, construction facilities, construction facility, building materials, architects, contractors ,e-commerce, emarketplace, interior design, multimedia communications company, real estate, Buildings magazine, Commercial Building magazine, Buildings Interiors magazine, Stamats Building Group
  99. od_path=Top/Business/Industries/Construction_and_Maintenance/Trade_Magazines/
  100. </external>
  101. </zaplet>
  102.  
  103. <zaplet title="Oikos (product)" type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15710.zap">
  104. <desc>
  105.   Find firms by the product %[[product]%] from Oikos, a green building information site.
  106.   </desc>
  107.   
  108.   
  109.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  110. {
  111.    //@*((DEFAULT: http://www.oikos.com/
  112.    if (! text.search(/^ *$/))
  113.       return new HttpRequest("http://www.oikos.com/");
  114.    //@*))DEFAULT
  115.  
  116.    var req = new HttpRequest("http://data.oikos.com/products/FMPro");
  117.    req.setMethod("POST");
  118.    req.addParam("-db=" + "menu");
  119.    req.addParam("-lay=" + "data entry");
  120.    req.addParam("-format=" + "cat_list.html");
  121.    req.addParam("-Error=" + "error.html");
  122.    req.addParam("-SortField=" + "Category");
  123.    req.addParam("-SortOrder=" + "Ascending");
  124.    req.addParam("Category=" + text);
  125.    req.addParam("-find=" + "Search");
  126.    req.addParam("-find=" + "Search");
  127.    return req;
  128. }]]></script>
  129. <external>
  130. author=Natalie Cherniakov
  131. keywords=Oikos, energy efficiency, environmentally responsible building construction, green building materials, energy conservation, builders, architects, residential construction, architecture, sustainable development, energy efficient, insulation, cooling, ventilation, solar heating, solar energy, general contractor, environmentally friendly, sustainable building, energy saving, green design, green architecture, sustainable design, sustainable buildings, real estate, construction books, designers, building design, green construction, green specifications, green tools, indoor air quality
  132. od_path=Top/Business/Industries/Construction_and_Maintenance/Environmental/Environmentally_Safe_Materials/
  133. </external>
  134. </zaplet>
  135.  
  136. <zaplet title="Lightsearch.com (company)" type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15709.zap">
  137. <desc>
  138.   Find lighting industry firms by the company name %[[company name]%].
  139.   </desc>
  140.   
  141.   
  142.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  143. {
  144.    //@*((DEFAULT: http://www.light-link.com/
  145.    if (! text.search(/^ *$/))
  146.       return new HttpRequest("http://www.light-link.com/");
  147.    //@*))DEFAULT
  148.  
  149.    var req = new HttpRequest("http://www.lightsearch.com/cgi-bin/cosearch.pl");
  150.    req.setMethod("GET");
  151.    req.addParam("select=" + "company");
  152.    req.addParam("cname=" + text);
  153.    return req;
  154. }]]></script>
  155. <external>
  156. author=Natalie Cherniakov
  157. keywords=lighting manufacturers, lighting designers, lamps, bulbs, fixtures, luminaries, ballasts, transformers, dimmers, occupancy sensors, fluorescent, incandescent, metal halide, halogen, downlights, sconces, Lighting Specifiers, lighting Buyers, inter.Light, Inc., Lightsearch, lighting industry searches, lighting companies, lighting products
  158. od_path=Top/Business/Industries/Construction_and_Maintenance/Materials_and_Supplies/Electrical/Lighting/
  159. </external>
  160. </zaplet>
  161.  
  162. <zaplet title="Contractors Zone" type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15700.zap">
  163. <desc>
  164.   Read articles on %[[keyword]%] from the Contractors Zone magazine.
  165.   </desc>
  166.   
  167.   
  168.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  169. {
  170.    //@*((DEFAULT: http://www.contractorszone.com/home1.html
  171.    if (! text.search(/^ *$/))
  172.       return new HttpRequest("http://www.contractorszone.com/home1.html");
  173.    //@*))DEFAULT
  174.  
  175.    var req = new HttpRequest("http://intra.whatuseek.com/query.go");
  176.    req.setMethod("GET");
  177.    req.addParam("query=" + text);
  178.    req.addParam("B1=" + "Search");
  179.    req.addParam("crid=" + "3ee07e910aae261b");
  180.    return req;
  181. }]]></script>
  182. <external>
  183. author=Natalie Cherniakov
  184. keywords=Contractors Zone, Construction information, builders, engineers, building magazines, construction magazines
  185. od_path=Top/Business/Industries/Construction_and_Maintenance/Trade_Magazines/
  186. </external>
  187. </zaplet>
  188.  
  189. <zaplet title="Building Design & Constr." type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15701.zap">
  190. <desc>
  191.   Find info and news on %[[keyword]%] from the Building Design & Construction magazine.
  192.   </desc>
  193.   
  194.   
  195.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  196. {
  197.    //@*((DEFAULT: http://www.bdcmag.com/
  198.    if (! text.search(/^ *$/))
  199.       return new HttpRequest("http://www.bdcmag.com/");
  200.    //@*))DEFAULT
  201.  
  202.    var req = new HttpRequest("http://www.cahners1.com/cgi-win/cEdnsearch.exe");
  203.    req.setMethod("POST");
  204.    req.addParam("colls=" + "remote_h,bteam_h,bteam_p");
  205.    req.addParam("pub=" + "bdc");
  206.    req.addParam("orgdoc=" + "bdcmag/psearch/index.htm");
  207.    req.addParam("parserule=" + "fuzpub");
  208.    req.addParam("fuzflags=" + "3");
  209.    req.addParam("isecat=" + "n");
  210.    req.addParam("keepsession=" + "n");
  211.    req.addParam("scope=" + "2");
  212.    req.addParam("viewrule=" + "1");
  213.    req.addParam("ResultTemplate0=" + "ps_bdcrslt0.htc");
  214.    req.addParam("ResultTemplate=" + "ps_bdcrslt.htc");
  215.    req.addParam("ResultTemplate1=" + "ps_bdcrslt.htc");
  216.    req.addParam("ResultItemTemplate=" + "ps_bdcitem.htc");
  217.    req.addParam("PdfResultItemTemplate=" + "ps_bdcitem_p.htc");
  218.    req.addParam("ViewTemplate=" + "ps_bdcvw.htc");
  219.    req.addParam("ViewTemplate1=" + "ps_bdcvw1.htc");
  220.    req.addParam("ViewTemplateAlien=" + "ps_bdcvwA.htc");
  221.    req.addParam("ViewTemplateAlien1=" + "ps_bdcvwA1.htc");
  222.    req.addParam("DocMax=" + "300");
  223.    req.addParam("query=" + text);
  224.    req.addParam("limitquery=" + "");
  225.    return req;
  226. }]]></script>
  227. <external>
  228. author=Natalie Cherniakov
  229. keywords=Building Design & Construction, construction magazines, nonresidential building industry news, building team architects, engineers, contractors, building owners
  230. od_path=Top/Business/Industries/Construction_and_Maintenance/Trade_Magazines/
  231. </external>
  232. </zaplet>
  233.  
  234. <zaplet title="Oikos (company)" type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15702.zap">
  235. <desc>
  236.   Find firms by the company name %[[company name]%] from Oikos, a green building information site.
  237.   </desc>
  238.   
  239.   
  240.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  241. {
  242.    //@*((DEFAULT: http://www.oikos.com/
  243.    if (! text.search(/^ *$/))
  244.       return new HttpRequest("http://www.oikos.com/");
  245.    //@*))DEFAULT
  246.  
  247.    var req = new HttpRequest("http://data.oikos.com/products/FMPro");
  248.    req.setMethod("POST");
  249.    req.addParam("-db=" + "comp");
  250.    req.addParam("-lay=" + "basicweb");
  251.    req.addParam("-format=" + "comp_list2.html");
  252.    req.addParam("-Error=" + "error.html");
  253.    req.addParam("-SortField=" + "SortBy");
  254.    req.addParam("-SortOrder=" + "Descending");
  255.    req.addParam("-SortField=" + "Company");
  256.    req.addParam("-SortOrder=" + "Ascending");
  257.    req.addParam("-Max=" + "20");
  258.    req.addParam("Company=" + text);
  259.    req.addParam("-find=" + "Search");
  260.    req.addParam("-find=" + "Search");
  261.    return req;
  262. }]]></script>
  263. <external>
  264. author=Natalie Cherniakov
  265. keywords=Oikos, energy efficiency, environmentally responsible building construction, green building materials, energy conservation, builders, architects, residential construction, architecture, sustainable development, energy efficient, insulation, cooling, ventilation, solar heating, solar energy, general contractor, environmentally friendly, sustainable building, energy saving, green design, green architecture, sustainable design, sustainable buildings, real estate, construction books, designers, building design, green construction, green specifications, green tools, indoor air quality
  266. od_path=Top/Business/Industries/Construction_and_Maintenance/Environmental/Environmentally_Safe_Materials/
  267. </external>
  268. </zaplet>
  269.  
  270. <zaplet title="BuildFind" type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15703.zap">
  271. <desc>
  272.   Find info & links on %[[keyword]%] from BuildFind, a building industry search engine.
  273.   </desc>
  274.   
  275.   
  276.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  277. {
  278.    //@*((DEFAULT: http://www.buildfind.com/
  279.    if (! text.search(/^ *$/))
  280.       return new HttpRequest("http://www.buildfind.com/");
  281.    //@*))DEFAULT
  282.  
  283.    var req = new HttpRequest("http://www.buildfind.com/texis/db/search/");
  284.    req.setMethod("GET");
  285.    req.addParam("arg=" + text);
  286.    req.addParam("cmd.x=" + "27");
  287.    req.addParam("cmd.y=" + "12");
  288.    return req;
  289. }]]></script>
  290. <external>
  291. author=Natalie Cherniakov
  292. keywords=BuildFind, Building Industry Search Engine, Home Improvement, construction industry, building directory
  293. od_path=Top/Business/Industries/Construction_and_Maintenance/Directories/
  294. </external>
  295. </zaplet>
  296.  
  297. <zaplet title="Bricsnet products (product)" type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15704.zap">
  298. <desc>
  299.   Find building products related to %[[product]%] from Briscnet.com. 
  300.   </desc>
  301.   
  302.   
  303.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  304. {
  305.    //@*((DEFAULT: http://www.bricsnet.com/portal/bn/?tabpos=2
  306.    if (! text.search(/^ *$/))
  307.       return new HttpRequest("http://www.bricsnet.com/portal/bn/?tabpos=2");
  308.    //@*))DEFAULT
  309.  
  310.    var req = new HttpRequest("http://www.bricsnet.com/resource/determineBPCategory.jsp;DLALMMCKBMFD");
  311.    req.setMethod("GET");
  312.    req.addParam("D1=" + "22");
  313.    req.addParam("T1=" + text);
  314.    req.addParam("lan_id=" + "25");
  315.    req.addParam("region_id=" + "1");
  316.    req.addParam("loc_id=" + "1");
  317.    req.addParam("startnum=" + "1");
  318.    req.addParam("x=" + "14");
  319.    req.addParam("y=" + "9");
  320.    return req;
  321. }]]></script>
  322. <external>
  323. author=Natalie Cherniakov
  324. keywords=Bricsnet, global building industry e-marketplace, Building Products, building Support Services, costruction products, construction supply, building supplies
  325. od_path=Top/Business/Industries/Construction_and_Maintenance/Materials_and_Supplies/
  326. </external>
  327. </zaplet>
  328.  
  329. <zaplet title="LightForum.com" type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15705.zap">
  330. <desc>
  331.   Find lighting projects, articles and more related to %[[keyword]%] from LightForum.com.
  332.   </desc>
  333.   
  334.   
  335.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  336. {
  337.    //@*((DEFAULT: http://www.lightforum.com/
  338.    if (! text.search(/^ *$/))
  339.       return new HttpRequest("http://www.lightforum.com/");
  340.    //@*))DEFAULT
  341.  
  342.    var req = new HttpRequest("http://www.lightforum.com/cgi-bin/AT-qualitylightsearch.cgi");
  343.    req.setMethod("POST");
  344.    req.addParam("search=" + text);
  345.    req.addParam("sp=" + "sp");
  346.    req.addParam("Search.x=" + "58");
  347.    req.addParam("Search.y=" + "16");
  348.    return req;
  349. }]]></script>
  350. <external>
  351. author=Natalie Cherniakov
  352. keywords=LightForum, lighting projects, lighting articles, lighting discussion forum, Architectural Lighting Magazine, lighting community, Lighting Design Industry
  353. od_path=Top/Business/Industries/Construction_and_Maintenance/Materials_and_Supplies/Electrical/Lighting/
  354. </external>
  355. </zaplet>
  356.  
  357. <zaplet title="About Construction Indus." type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15706.zap">
  358. <desc>
  359.   Find links and articles on %[[keyword]%] from the About guide to the construction industry.
  360.   </desc>
  361.   
  362.   
  363.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  364. {
  365.    //@*((DEFAULT: http://construction.about.com/industry/construction/index.htm
  366.    if (! text.search(/^ *$/))
  367.       return new HttpRequest("http://construction.about.com/industry/construction/index.htm");
  368.    //@*))DEFAULT
  369.  
  370.    var req = new HttpRequest("http://construction.about.com/sitesearch.htm");
  371.    req.setMethod("GET");
  372.    req.addParam("terms=" + text);
  373.    req.addParam("SUName=" + "construction");
  374.    req.addParam("tabpath=" + "");
  375.    req.addParam("TopNode=" + "T3135");
  376.    req.addParam("Action.x=" + "5");
  377.    req.addParam("Action.y=" + "8");
  378.    return req;
  379. }]]></script>
  380. <external>
  381. author=Natalie Cherniakov
  382. keywords=Construction, building, design, residential construction, residential design, construction industry, building industry, about
  383. od_path=Top/Business/Industries/Construction_and_Maintenance/Directories/
  384. </external>
  385. </zaplet>
  386.  
  387. <zaplet title="Contractors Locator (zip)" type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15707.zap">
  388. <desc>
  389.   Find home improvement and remodeling contractors near the zip code %[[zip code]%].
  390.   </desc>
  391.   
  392.   
  393.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  394. {
  395.    //@*((DEFAULT: http://www.thecontractorpages.com/
  396.    if (! text.search(/^ *$/))
  397.       return new HttpRequest("http://www.thecontractorpages.com/");
  398.    //@*))DEFAULT
  399.  
  400.    var req = new HttpRequest("http://www.thecontractorpages.com/zip.phtml");
  401.    req.setMethod("GET");
  402.    req.addParam("select_state=" + "/index.phtml");
  403.    req.addParam("zip=" + text);
  404.    return req;
  405. }]]></script>
  406. <external>
  407. author=Natalie Cherniakov
  408. keywords=TheContractorPages, home improvement contractors, remodeling contractors, Contractor Referral 
  409. od_path=Top/Business/Industries/Construction_and_Maintenance/Commercial_Contractors/
  410. </external>
  411. </zaplet>
  412.  
  413. <zaplet title="Equipment Manufacturers" type="normal" date="Mon, 23 Oct 2000 18:01:10 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15708.zap">
  414. <desc>
  415.   Find construction equipment manufacturing companies by the keyword %[[keyword]%].
  416.   </desc>
  417.   
  418.   
  419.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  420. {
  421.    //@*((DEFAULT: http://www.prashant-telang.com/cgi-bin/framed.cgi?url=http://www.prashant-telang.com/database/search.html
  422.    if (! text.search(/^ *$/))
  423.       return new HttpRequest("http://www.prashant-telang.com/cgi-bin/framed.cgi?url=http://www.prashant-telang.com/database/search.html");
  424.    //@*))DEFAULT
  425.  
  426.    var req = new HttpRequest("http://www.prashant-telang.com/cgi-bin/database/ptel3.pl");
  427.    req.setMethod("POST");
  428.    req.addParam("words=" + text);
  429.    return req;
  430. }]]></script>
  431. <external>
  432. author=Natalie Cherniakov
  433. keywords=BuildZone, Construction Equipment Manufacturing Company, Construction Equipment Manufacturing Companies, building supply, construction supplies, building manufacturers
  434. od_path=Top/Business/Industries/Construction_and_Maintenance/Tools_and_Equipment/
  435. </external>
  436. </zaplet>
  437.  
  438. <zaplet title="Green Building Source" type="normal" date="Mon, 23 Oct 2000 18:01:09 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15699.zap">
  439. <desc>
  440.   Find info on %[[keyword]%] from Oikos, a green building information site.
  441.   </desc>
  442.   
  443.   
  444.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  445. {
  446.    //@*((DEFAULT: http://www.oikos.com/
  447.    if (! text.search(/^ *$/))
  448.       return new HttpRequest("http://www.oikos.com/");
  449.    //@*))DEFAULT
  450.  
  451.    var req = new HttpRequest("http://www.oikos.com/resources/searchresult.ssi");
  452.    req.setMethod("POST");
  453.    req.addParam("query=" + text);
  454.    req.addParam("dummy=" + "Search");
  455.    return req;
  456. }]]></script>
  457. <external>
  458. author=Natalie Cherniakov
  459. keywords=Oikos, energy efficiency, environmentally responsible building construction, green building materials, energy conservation, builders, architects, residential construction, architecture, sustainable architecture, energy efficient, insulation, cooling, ventilation, solar heating, solar energy, general contractor, environmentally friendly, sustainable building, energy saving, green design, green architecture, sustainable design, sustainable buildings, real estate, construction books, designers, building design, green construction, green specifications, green tools, indoor air quality
  460. od_path=Top/Business/Industries/Construction_and_Maintenance/Environmental/Environmentally_Safe_Materials/;Top/Science/Environment/Sustainability/Sustainable_Living/
  461. </external>
  462. </zaplet>
  463.  
  464. <zaplet title="Indian Builders/Contractors" type="normal" date="Mon, 23 Oct 2000 18:01:09 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15698.zap">
  465. <desc>
  466.   Find builders/contractors in India by the keyword %[[keyword]%] from BuildZone database.
  467.   </desc>
  468.   
  469.   
  470.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  471. {
  472.    //@*((DEFAULT: http://www.prashant-telang.com/cgi-bin/framed.cgi?url=http://www.prashant-telang.com/database/search.html
  473.    if (! text.search(/^ *$/))
  474.       return new HttpRequest("http://www.prashant-telang.com/cgi-bin/framed.cgi?url=http://www.prashant-telang.com/database/search.html");
  475.    //@*))DEFAULT
  476.  
  477.    var req = new HttpRequest("http://www.prashant-telang.com/cgi-bin/database/ptel6.pl");
  478.    req.setMethod("POST");
  479.    req.addParam("words=" + text);
  480.    return req;
  481. }]]></script>
  482. <external>
  483. author=Natalie Cherniakov
  484. keywords=BuildZone, Builders, Contractors, indian construction industry, building projects
  485. od_path=Top/Business/Industries/Construction_and_Maintenance/Commercial_Contractors/;Top/Business/Industries/Construction_and_Maintenance/Design/Building_Designers/
  486. </external>
  487. </zaplet>
  488.  
  489. <zaplet title="Building Indus. Exchange" type="normal" date="Mon, 23 Oct 2000 18:01:09 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15697.zap">
  490. <desc>
  491.   Find links and info on %[[keyword]%] from Building Industry Exchange.
  492.   </desc>
  493.   
  494.   
  495.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  496. {
  497.    //@*((DEFAULT: http://www.building.org/
  498.    if (! text.search(/^ *$/))
  499.       return new HttpRequest("http://www.building.org/");
  500.    //@*))DEFAULT
  501.  
  502.    var req = new HttpRequest("http://www.building.org/texis/db/search/");
  503.    req.setMethod("GET");
  504.    req.addParam("arg=" + text);
  505.    req.addParam("cmd=" + "Search");
  506.    return req;
  507. }]]></script>
  508. <external>
  509. author=Natalie Cherniakov
  510. keywords=Business to Business Directory of Architects, Business to Business Directory of Engineers, Business to Business Directory of Building Suppliers, Business to Business Directory of Contractors, Business to Business Directory of Developers, Business to Business Directory of Products, Business to Business Directory of Software, Business to Business Directory of Equipment Tools, buildfind, construction, engineers, architects, contractors, material suppliers, product manufacturers, concrete, masonry, block, brick, fireplaces, HVAC, plumbing, doors, windows, glass, decking, steel, plastic, lumber, hardware, equipment, tools, fabrication, manufacturing, building, construction, building industry information exchange center
  511. od_path=Top/Business/Industries/Construction_and_Maintenance/Directories/
  512. </external>
  513. </zaplet>
  514.  
  515. <zaplet title="Building Products in India" type="normal" date="Mon, 23 Oct 2000 18:01:09 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15696.zap">
  516. <desc>
  517.   Find building products in India related to %[[keyword]%] from BuildZone Product Database.
  518.   </desc>
  519.   
  520.   
  521.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  522. {
  523.    //@*((DEFAULT: http://www.prashant-telang.com/cgi-bin/framed.cgi?url=http://www.prashant-telang.com/cgi-bin/dbman/db.cgi
  524.    if (! text.search(/^ *$/))
  525.       return new HttpRequest("http://www.prashant-telang.com/cgi-bin/framed.cgi?url=http://www.prashant-telang.com/cgi-bin/dbman/db.cgi");
  526.    //@*))DEFAULT
  527.  
  528.    var req = new HttpRequest("http://www.prashant-telang.com/cgi-bin/dbman/db.cgi");
  529.    req.setMethod("GET");
  530.    req.addParam("db=" + "default");
  531.    req.addParam("uid=" + "");
  532.    req.addParam("ID=" + "");
  533.    req.addParam("Category=" + "---");
  534.    req.addParam("CompanyName=" + "");
  535.    req.addParam("ProductProfile=" + "");
  536.    req.addParam("Contact=" + "");
  537.    req.addParam("keyword=" + text);
  538.    req.addParam("mh=" + "10");
  539.    req.addParam("sb=" + "---");
  540.    req.addParam("so=" + "ascend");
  541.    req.addParam("view_records=" + "View Records");
  542.    return req;
  543. }]]></script>
  544. <external>
  545. author=Natalie Cherniakov
  546. keywords=BuildZone Product Database, building architectural materials source, india buildnet, covering suppliers, exporter, importers buirials, architects, indian construction industry , indian construction company ,indian architecture, construction portal  , construction material portal , portal on construction industry, Indiabuildnet, buildnet, doors, windows, granite, chemicals, furnishings, pipes, wood, wooden, steel, , plastic,  sinks, kitchen interior, locks, handles, Home decorating, marble, ceiling, cement, builders, designers, decorators, veneers, plywood, bathtubs, glass, wall, coatings, manufacturers, roofing, paint, civil, sanitaryware, accessories, chairs, ceramic, timber, lighting, fixtures
  547. od_path=Top/Business/Industries/Construction_and_Maintenance/Materials_and_Supplies/
  548. </external>
  549. </zaplet>
  550.  
  551. <zaplet title="India's Construction Firms" type="normal" date="Mon, 23 Oct 2000 18:01:09 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15695.zap">
  552. <desc>
  553.   Find construction companies in India by the keyword %[[keyword]%] from BuildZone database.
  554.   </desc>
  555.   
  556.   
  557.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  558. {
  559.    //@*((DEFAULT: http://www.prashant-telang.com/cgi-bin/framed.cgi?url=http://www.prashant-telang.com/database/search.html
  560.    if (! text.search(/^ *$/))
  561.       return new HttpRequest("http://www.prashant-telang.com/cgi-bin/framed.cgi?url=http://www.prashant-telang.com/database/search.html");
  562.    //@*))DEFAULT
  563.  
  564.    var req = new HttpRequest("http://www.prashant-telang.com/cgi-bin/database/ptel4.pl");
  565.    req.setMethod("POST");
  566.    req.addParam("words=" + text);
  567.    return req;
  568. }]]></script>
  569. <external>
  570. author=Natalie Cherniakov
  571. keywords=BuildZone, indian construction companies, indian construction company, building firms
  572. od_path=Top/Business/Industries/Construction_and_Maintenance/Trenchless_Technology/Contracting_Firms/
  573. </external>
  574. </zaplet>
  575.  
  576. <zaplet title="Sustainable Building" type="normal" date="Mon, 23 Oct 2000 18:01:09 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15694.zap">
  577. <desc>
  578.   Find info on %[[keyword]%] from GreenBuilder.com.
  579.   </desc>
  580.   
  581.   
  582.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  583. {
  584.    //@*((DEFAULT: http://www.greenbuilder.com/
  585.    if (! text.search(/^ *$/))
  586.       return new HttpRequest("http://www.greenbuilder.com/");
  587.    //@*))DEFAULT
  588.  
  589.    var req = new HttpRequest("http://www2.greenbuilder.com:8080/Phantom.acgi$search");
  590.    req.setMethod("GET");
  591.    req.addParam(".searchText=" + text);
  592.    req.addParam(".andOr=" + "all");
  593.    req.addParam(".maxHits=" + "10");
  594.    req.addParam(".Details=" + "Details");
  595.    req.addParam(".Session3=" + "3");
  596.    return req;
  597. }]]></script>
  598. <external>
  599. author=Natalie Cherniakov
  600. keywords=Sustainable Sources Environmental Website, sustainable building, Green Materials, green Design, green construction, ENERGY save, insulation, compost, real estate, EcoTravel, Eco Travel, Latin American Environment, greenbuilder, green builder
  601. od_path=Top/Business/Industries/Construction_and_Maintenance/Building_Types/Sustainable_Architecture/
  602. </external>
  603. </zaplet>
  604.  
  605. <zaplet title="Building Industry News" type="normal" date="Mon, 23 Oct 2000 18:01:09 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15693.zap">
  606. <desc>
  607.   Read news on %[[keyword]%] from Buildfind, building industry news and announcements.
  608.   </desc>
  609.   
  610.   
  611.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  612. {
  613.    //@*((DEFAULT: http://news.buildfind.com/texis/cobrand/news/
  614.    if (! text.search(/^ *$/))
  615.       return new HttpRequest("http://news.buildfind.com/texis/cobrand/news/");
  616.    //@*))DEFAULT
  617.  
  618.    var req = new HttpRequest("http://news.buildfind.com/texis/cobrand/news/search.html");
  619.    req.setMethod("POST");
  620.    req.addParam("rg=" + "");
  621.    req.addParam("arg=" + text);
  622.    req.addParam("cmd=" + "News Search");
  623.    return req;
  624. }]]></script>
  625. <external>
  626. author=Natalie Cherniakov
  627. keywords=Building Industry News, Building Industry Announcements, construction industry news, buildzone
  628. od_path=Top/Business/Industries/Construction_and_Maintenance/News/
  629. </external>
  630. </zaplet>
  631.  
  632. <zaplet title="Lightsearch.com (product)" type="normal" date="Mon, 23 Oct 2000 18:01:09 GMT" url="http://lib.zapper.com/services/DirDownloadGL/GL15692.zap">
  633. <desc>
  634.   Find lighting industry firms by the product/service %[[product/service]%].
  635.   </desc>
  636.   
  637.   
  638.   <script lang="javascript"><![CDATA[function zaplet(text,context)
  639. {
  640.    //@*((DEFAULT: http://www.light-link.com/
  641.    if (! text.search(/^ *$/))
  642.       return new HttpRequest("http://www.light-link.com/");
  643.    //@*))DEFAULT
  644.  
  645.    var req = new HttpRequest("http://www.lightsearch.com/cgi-bin/cosearch.pl");
  646.    req.setMethod("GET");
  647.    req.addParam("select=" + "product");
  648.    req.addParam("cname=" + text);
  649.    return req;
  650. }]]></script>
  651. <external>
  652. author=Natalie Cherniakov
  653. keywords=lighting manufacturers, lighting designers, lamps, bulbs, fixtures, luminaries, ballasts, transformers, dimmers, occupancy sensors, fluorescent, incandescent, metal halide, halogen, downlights, sconces, Lighting Specifiers, lighting Buyers, inter.Light, Inc., Lightsearch, lighting industry searches, lighting companies, lighting products
  654. od_path=Top/Business/Industries/Construction_and_Maintenance/Materials_and_Supplies/Electrical/Lighting/
  655. </external>
  656. </zaplet>
  657.  
  658. </pack>